projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39b6d07
)
include/dm.h: fix inclusion guard
author
Jeroen Hofstee
<
[email protected]
>
Tue, 10 Jun 2014 21:52:36 +0000
(23:52 +0200)
committer
Simon Glass
<
[email protected]
>
Sat, 21 Jun 2014 16:06:58 +0000
(10:06 -0600)
cc: Simon Glass <
[email protected]
>
Signed-off-by: Jeroen Hofstee <
[email protected]
>
Acked-by: Simon Glass <
[email protected]
>
include/dm.h
patch
|
blob
|
history
diff --git
a/include/dm.h
b/include/dm.h
index 8bbb21b575e56f077abaa28eeff542169c7251e9..a179c8a6e38c7e0900e185b952624d7df6f56bbc 100644
(file)
--- a/
include/dm.h
+++ b/
include/dm.h
@@
-5,7
+5,7
@@
*/
#ifndef _DM_H_
-#define _DM_H
+#define _DM_H
_
#include <dm/device.h>
#include <dm/platdata.h>